home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-10-23 | 3.7 KB | 9 lines | [TEXT/MPS ] |
- ;# $Header: validate.pl,v 4.0 91/03/20 01:26:56 lwall Locked $
-
- ;# The validate routine takes a single multiline string consisting of
- ;# lines containing a filename plus a file test to try on it. (The
- ;# file test may also be a 'cd', causing subsequent relative filenames
- ;# to be interpreted relative to that directory.) After the file test
- ;# you may put '|| die' to make it a fatal error if the file test fails.
- ;# The default is '|| warn'. The file test may optionally have a ! prepended
- ;# to test for th